home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 April: Mac OS SDK / Dev.CD Apr 97 SDK1.toast / Development Kits (Disc 1) / Installer SDK Cornucopia 1.0.2 / Tidbits / MachID Wannabe / MachID Wannabe - Read Me next >
Encoding:
Text File  |  1996-10-11  |  1.2 KB  |  14 lines  |  [ttro/ttxt]

  1. MachID Wannabe - Read Me
  2.  
  3. MachID Wannabe is a Control Panel that allows you to fake a machine's Gestalt machine type ('mach').
  4.  
  5. Description
  6. MacID Wannabe was written to trick Installer scripts into thinking they’re installing onto a particular machine.  Many Installer scripts are written to only install on certain machine types, or to install particular files only on specific machines.  This presents limitations when testing such a script for correct installation behaviour (in the case that you do not have access to the desired machine type), or installing onto an external HD that will be moved to different machine type.  MacWannabe can be used to set any machine's Gestalt value to any other machine's Gestalt value ('mach' ID).
  7.  
  8. This control panel makes use of a System 7.5 trap call, so you need to run 7.5 to use MachID Wannabe.
  9.  
  10. NOTE:  It is still highly recommended that you test your Installer script on every machine type that your script will support.
  11.  
  12. Using MacID Wannabe
  13. •  To change the Gestalt 'mach' ID, type in the number to which you want to change your Gestalt value representing the machine type, and close the Control Panel.
  14. •  To reset a machine back to its original Gestalt ID, click the "reset..." button, and close the Control Panel.